Zip for WPF/Silverlight
Remove(Int32[]) メソッド

C1.Silverlight.Zip.5 アセンブリ > C1.C1Zip 名前空間 > C1ZipEntryCollection クラス > Remove メソッド : Remove(Int32[]) メソッド
削除するエントリのインデックスを含む配列。
現在の zip ファイルからいくつかのエントリを削除します。
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal indices() As System.Integer _
) 
public void Remove( 
   System.int[] indices
)

パラメータ

indices
削除するエントリのインデックスを含む配列。
参照

C1ZipEntryCollection クラス
C1ZipEntryCollection メンバ
オーバーロード一覧